@media screen and (max-width: 1200px) {
    .mCSB_scrollTools {
        width: 3px !important;
        z-index: 999 !important;
    }

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 3px !important;
    }

    .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
        width: 3px !important;
    }

    .mCSB_scrollTools .mCSB_draggerRail {
        width: 3px !important;
    }

    .mCSB_inside > .mCSB_container {
        margin-right: 0px !important;
        position: relative;
    }

    /*加载*/
    .loading_schedule_box {
        bottom: 50%;
        -webkit-transform: translateY(50%);
        transform: translateY(50%);
        padding: 0;
    }

    .loading_logo {
        width: 40px;
        height: 34px;
        margin-bottom: 10px;
    }

    .loading_schedule_text {
        padding: 0 20px 20px 20px;
    }

    .loading_schedule_left {
        line-height: 30px;
    }

    .loading_schedule_right {
        font-size: 20px;
        line-height: 30px;
    }

    .loading_schedule_right span {
        font-size: 24px;
        line-height: 30px;
        margin: 0 10px;
    }

    .loading_cn_w span {
        font-size: 22px;
        line-height: 30px;
    }

    .loading_en {
        font-size: 10px;
        line-height: 20px;
        margin-top: 5px;
    }

    @-webkit-keyframes loading_white {
        100% {
            left: -160%;
        }
    }

    @keyframes loading_white {
        100% {
            left: -160%;
        }
    }
    /*加载*/
    .font_en_bold {

        letter-spacing: 0;
    }

    .font_en_regular {
        letter-spacing: 0;
    }

    .font_en_light {
        letter-spacing: 0;
    }

    .width_auto {
        padding: 0 10px;
    }

    .header_wrap {
        width: -webkit-calc(100vw - 3px);
        width: calc(100vw - 3px);
    }

    .header_box {
        padding: 15px 0;
    }

    .header_logo_button a svg {
        width: 30px !important;
    }

    .header_nav_button span {
        height: 2px;
    }

    .header_nav_label1 {
        width: 30px;
    }

    .contact_form_list {
        padding-bottom: 0;
    }

    .header_nav_label2 {
        width: 15px;
    }

    .header_nav_label3 {
        width: 20px;
    }

    .header_nav_active .header_nav_label3,
    .header_nav_active .header_nav_label1 {
        width: 26px;
    }

    .header_nav_button {
        width: 30px;
        height: 20px;
    }

    .index_banner_box {
        width: 80%;
        top: 32%;
        left: 10%;
    }
    .nav_public_li {
        width: 100%;
    }
    .nav_public_li a {
        font-size: 22px;
        line-height: 24px;
        margin: 0;
        padding: 15px 0;
    }

    .nav_public_box .nav_public_circle {
        display: none;
    }

    .nav_active a {
        position: relative;
    }

    .nav_active a:after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: 0;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        width: 6px;
        height: 6px;
        margin: 0 auto;
        background: #000000;
        pointer-events: none;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        transition: all .3s cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-animation: circleTranslat 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite normal both;
        animation: circleTranslat 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite normal both;
    }

    .index_banner_border {
        width: 100%;
    }

    .index_banner_button {
        width: 100%;
    }

    .index_banner_en {
        margin-top: -48px;
    }

    .index_banner_label {
        font-size: 28px;
    }

    .index_banner_button .index_banner_border .index_banner_circle {
        fill: #f3c984 !important;
    }

    .footer_swiper_button {
        right: 10px;
        bottom: 20px;
    }

    .footer_case_button {
        font-size: 12px;
        left: -35px;
        bottom: -30px;
    }

    .footer_case_list_button {
        font-size: 12px;
        left: -24px;
        bottom: -5px;
    }

    .footer_case_text:before {
        width: 30px;
    }

    .index_banner_title {
        font-size: 20px;
        line-height: 32px;
    }

    .index_banner_text {
        font-size: 8px;
        line-height: 20px;
    }

    .footer_swiper_layle2 {
        height: 30px;
    }

    .footer_swiper_layle3 {
        width: 10px;
        top: -4px;
    }

    .swiper_index .footer_swiper_layle3 {
        top: -2px;
    }

    .footer_swiper_layle1 {
        width: 10px;
        top: -2px;
    }

    .nav_index_pagination {
        right: 10px;
    }

    .nav_index_li .nav_index_title {
        display: none;
    }

    .nav_index_li .nav_index_number {
        display: none;
    }

    .nav_index_icon {
        margin: 0;
        width:10px;
        height:10px;
        -webkit-border-radius:50%;
        border-radius:50%;
    }
    .nav_index_icon{
        background:#dadada;
    }
    .nav_index_li {
        margin: 8px 0;
    }

    .index_about_en {
        font-size: 22px;
        line-height: 32px;
    }

    .index_about_max {
        font-size: 15px;
        line-height: 26px;
        margin: 20px 0 20px 0;
    }

    .index_about_box {
        padding: 0 10px;
    }

    .index_about_min {
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 30px;
    }

    .index_about_box {
        padding: 0 20px;
    }

    .index_about_button a {
        font-size: 14px;
        line-height: 24px;
    }

    .index_about_button a:after {
        height: 1px;
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
    }

    .index_about_button a:hover {
        letter-spacing: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .index_about_button a:hover:after {
        height: 1px;
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
    }

    .float_triangle {
        font-size: 100px !important;
        top: -4%;
    }

    .float_circle {
        width: 120px;
        height: 120px;
        top: 85%;
        right: -40px;
    }

    .top_triangle_rotate {
        top: 82% !important;
        -webkit-transform: rotate(190deg) !important;
        transform: rotate(190deg) !important;
        left: -6%;
    }

    .top_circle_rotate {
        top: -60px;
    }

    .index_case_box {
        padding: 0 30px;
        position: relative;
    }

    .index_case_li {
        width: 100%;
        margin: 5px 0;
    }


    .index_case_li:hover .index_case_hide .index_center_auto {
        opacity: 1;
    }

    .index_case_read {
        position: relative;
        top: 0;
        padding: 10px 0 10px 20px;
    }

    .case_list_li {
        padding: 0 10px;
    }

    .case_list_title {
        line-height: 40px;
        font-size: 15px;
    }

    .index_case_img {
        position: absolute;
        /*height: 100%;*/
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        padding-bottom: 0;
    }

    .index_case_icon {
        display: none;
    }

    .index_case_wrap {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-flow: wrap;
        flex-flow: wrap;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .index_case_title {
        font-size: 18px;
        line-height: 28px;
        /*color: #fff;*/
    }

    .index_case_en {
        font-size: 12px;
        line-height: 20px;
        height: 20px;
        /*color: #fff;*/
    }

    .index_case_title {
        font-size: 16px;
        line-height: 24px;
        height: 24px;
    }

    .index_service_read {
        position: absolute;
        padding: 0 30px;
    }

    .about_service_list .about_service_icon {
        margin: 5px;
        width: 24px;
    }

    .index_service_title {
        padding: 40px 0;
    }

    .index_service_left .about_service_icon,
    .index_service_right .about_service_icon {
        font-size: 50px;
    }

    .index_service_link {
        width: 110px;
        line-height: 36px;
        margin: 0 5px;
    }

    .index_service_link a {
        font-size: 13px;
    }

    .index_news_max {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 40px;
    }

    .index_news_content {
        margin-bottom: 0;
        padding: 0 10px;
    }


    .index_news_list {
        padding: 0;
    }

    .index_news_left, .index_news_right {
        width: 100%;
    }

    .index_news_time {
        font-size: 12px;
        line-height: 20px;
        margin-top: 0;
        display: none;
    }

    .index_news_title {
        max-height: 36px;
        height: 36px;
        line-height: 36px;
        margin: 0;
        width: 100%;
    }

    .index_news_title a {
        font-size: 13px;
        line-height: 36px;
        color: #fff;
        display: block;
        padding: 0 10px;
    }

    .index_news_text {
        font-size: 13px;
        line-height: 22px;
        height: 22px;
        display: none;
    }

    .index_news_more {
        margin-top: 15px;
        display: none;
    }

    .index_news_more a {
        font-size: 13px;
        line-height: 24px;
    }

    .index_news_more a:after {
        width: 20px;
        -webkit-transform: translateY(.5);
        transform: translateY(.5);
        margin-left: 10px;
    }

    .index_news_button {
        margin-top: 20px;
    }

    .index_news_pagination_wrap {
        position: relative;
        top: 0;
        width: 100%;
        left: 0;
    }

    .index_news_pagination_box {
        text-align: center !important;
    }

    .index_news_left {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 9;
        background: rgba(0, 0, 0, .7);
    }

    .index_news_pagination_box .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        margin: 0 5px !important;
    }

    .index_news_pagination_box .swiper-pagination-bullet-active {
        width: 6px;
        background: #c9a66d !important;
    }

    .index_footer_en {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 40px;
    }

    .index_footer_title {
        font-size: 18px;
        line-height: 26px;
    }

    .index_footer_line {
        width: 30px;
        height: 1px;
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
        margin: 10px 0;
    }

    .index_footer_img {
        width: 90px;
    }

    .index_footer_address {
        margin: 10px 0 40px 0;
    }

    .index_footer_icon {
        width: 60%;
    }

    .index_footer_icon span {
        width: auto;
    }

    .index_footer_text,
    .index_footer_text a,
    .index_footer_cn {
        font-size: 13px;
        line-height: 22px;
    }

    .index_footer_icon span a {
        font-size: 20px;
    }

    .index_footer_icon span a.iconwchart,
    .index_footer_icon span a.iconsina,
    .index_footer_icon span a.iconn,
    .index_footer_icon span a.iconf {
        font-size: 24px;
    }

    .float_triangle_page {
        font-size: 100px !important;
        top: -4%;
        display: none;
    }

    .float_circle_page {
        width: 120px;
        height: 120px;
        top: 85%;
        right: -40px;
        display: none;
    }

    .page_content_wrap {
        padding-top: 60px;
    }

    .about_page_layle {
        font-size: 40px;
        margin: 0 20px;
    }

    .about_content_box {
        padding: 0 10px;
        position: relative;
    }

    .about_content_left {
        width: 100%;
        padding-right: 0;
    }

    .about_content_title {
        padding-top: 0px;
    }

    .about_content_en {
        font-size: 22px;
        line-height: 32px;
    }

    .about_content_cn {
        font-size: 14px;
        line-height: 24px;
    }

    .about_content_text {
        font-size: 13px;
        line-height: 22px;
        margin-top: 30px;
    }

    .about_content_right {
        width: 100%;
        margin-top: 80px;
    }

    .about_img_top {
        margin-top: -60px;
    }

    .about_honor_box {
        padding: 0 10px;
        margin-top: 30px;
    }

    .header_wrap:after {
        content: "";
        height: 100%;
        width: 100%;
        left: 0;
        top: -100%;
        position: absolute;
        background: #3f3f3f;
        z-index: -1;
        -webkit-transition: all .3s cubic-bezier(.34, .34, .27, .91);
        transition: all .3s cubic-bezier(.34, .34, .27, .91);
    }

    .black_header:after {
        top: 0;
    }

    .black_header .header_logo_button a svg {
        fill: #fff !important;
    }

    .black_header .header_nav_button span {
        background: #fff !important;
    }


    .white_header:after {
        top: -100% !important;
    }

    .white_header .header_logo_button a svg {
        fill: #3f3f3f !important;
    }

    .white_header .header_nav_button span {
        background: #3f3f3f !important;
    }

    .about_public_en {
        font-size: 22px;
        line-height: 32px;
    }

    .about_public_cn {
        font-size: 16px;
        line-height: 24px;
    }

    .about_honor_line {
        height: 2px;
        width: 44.973544%;
        margin: 30px auto 20px;
    }

    .about_honor_title {
        font-size: 13px;
        line-height: 22px;
    }

    .about_honor_text {
        font-size: 10px;
        line-height: 20px;
    }

    .about_honor_list {
        margin-bottom: 30px;
    }

    .about_logo_box {
        margin-top: 60px;
        padding: 0;
    }

    .about_logo_list {
        padding: 30px 0 0 0;
    }

    .about_logo_img {
        width: 30%;
        margin: 5px 5% 5px 0;
    }

    .about_logo_img:nth-child(3n+1) {
        -webkit-animation-delay: 100ms !important;
        animation-delay: 100ms !important;
    }

    .about_logo_img:nth-child(3n+2) {
        -webkit-animation-delay: 200ms !important;
        animation-delay: 200ms !important;
    }

    .about_logo_img:nth-child(3n) {
        -webkit-animation-delay: 300ms !important;
        animation-delay: 300ms !important;
        margin: 5px 0 5px 0;
    }

    .about_content_wrap {
        padding-bottom: 60px;
    }

    .footer_box {
        padding: 40px 0 0 0;
    }

    .footer_link {
        margin-top: 60px;
    }

    .footer_max {
        font-size: 20px;
        line-height: 36px;
    }

    .footer_min {
        font-size: 10px;
        line-height: 20px;
        margin-left: 10px;
    }

    .footer_read {
        width: 80%;
    }

    .footer_logo_box {
        width: 20%;
    }

    .footer_logo_svg {
        width: 30px;
        margin-top: 10px;
    }

    .footer_logo_title {
        font-size: 12px;
        line-height: 20px;
        margin-top: 5px;
    }

    .footer_text {
        font-size: 13px;
        line-height: 22px;
    }

    .footer_link {
        display: none;
    }

    .footer_bq_box {
        width: 100%;
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        margin-bottom: 20px;
    }

    .footer_bq_box a {
        font-size: 12px;
        line-height: 20px;
    }

    .footer_bq_share {
        width: 100%;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .footer_bq_share a {
        color: #fff;
        font-size: 18px;
        margin: 0 10px;
    }

    .footer_bq_share a.iconwchart,
    .footer_bq_share a.iconsina {
        font-size: 22px;
    }

    .footer_bq_share a.iconn {
        font-size: 21px;
    }

    .footer_bq_share a.iconf {
        font-size: 20px;
    }

    .footer_bq_wrap {
        height: auto;
        padding: 20px 0;
    }

    .footer_translate {
        position: absolute;
    }

    .service_type_list {
        padding: 60px 0;
    }

    .service_type_box {
        padding: 20px 0;
        width: 50%;
    }

    .service_type_read {
        width: 100%;
        padding: 0 10px;
    }

    .service_type_title {
        font-size: 14px;
        line-height: 26px;
    }

    .service_type_en {
        font-size: 10px;
        line-height: 18px;
        margin: 5px 0;
    }

    .service_title_min {
        font-size: 8px;
        line-height: 18px;
        display: none;
    }

    .service_tab_box {
        padding: 0;
    }

    .service_tab_title {
        padding: 0;
        margin: 60px 0 30px 0;
    }

    .service_tab1_left {
        padding: 0;
    }

    .service_title_icon {
        width: 100%;
        font-size: 30px !important;
        height: 36px;
        line-height: 36px;
    }

    .service_title_icon:after {
        display: none;
    }

    .service_title_active .service_title_icon:before {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        color: #404040;
    }

    .service_title_max {
        text-align: center;
        font-size: 14px;
        line-height: 26px;
    }

    .service_tab1_left {
        width: 100%;
    }

    .service_tab1_title {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .service_tab1_text {
        font-size: 12px;
        line-height: 20px;
    }

    .service_tab1_read {
        margin-bottom: 25px;
    }

    .service_type_box:nth-child(2n+1) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms;
    }

    .service_type_box:nth-child(2n) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms;
    }

    .service_tab1_right {
        width: 80%;
        margin: 0 auto;
    }

    .service_tab2_list {
        padding: 0;
    }

    .service_tab3_left {
        width: 100%;
        padding-right: 0;
    }

    .service_tab2_left {
        width: 70%;
        padding-right: 10px;
    }

    .service_tab2_right {
        width: 30%;
    }

    .service_page_wrap {
        padding: 0 10px;
    }

    .service_tab2_title {
        font-size: 13px;
        line-height: 28px;
        position: relative;
        width: auto;
        margin: 0 auto;
        text-align: center;
        display: inline-block;
    }

    .service_tab2_text {
        display: none;
    }

    .service_tab2_title:before {
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 0;
        height: 1px;
    }

    .service_tab2_active .service_tab2_title:before {
        width: 100%;
    }

    .service_tab2_box {
        width: 50%;
        margin: 15px 0;
        text-align: center;
    }

    .service_tab3_right {
        width: 80%;
        margin: 0 auto;
    }

    .service_tab_box {
        margin-bottom: 60px;
    }

    .service_process_box {
        padding: 0;
    }

    .service_process_icon {
        font-size: 36px !important;
    }

    .service_process_wrap {
        padding: 0 0 60px 0;
    }

    .service_process_max {
        font-size: 14px;
        line-height: 24px;
        padding: 10px 0;
    }

    .service_line_box {
        padding-top: 36px;
    }


    .service_process_list {
        width: 100%;
        margin-top: 30px;
    }

    .process_content_title {
        font-size: 14px;
        line-height: 36px;
    }

    .process_content_line {
        height: 40px;
    }

    .process_content_text {
        padding-top: 10px;
        font-size: 13px;
        line-height: 32px;
    }

    .service_logo_wrap {
        padding: 30px 0 60px 0;
    }

    .service_logo_box {
        padding: 0;
    }

    .service_logo_li {
        width: 25%;
    }

    .service_logo_li:nth-child(4n) {

        -webkit-animation-delay: 400ms;
        animation-delay: 400ms;
        border-top: 1px dashed #dedede;
        border-right: none !important;
    }

    .service_logo_li:nth-child(4n+1) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms;
        border-top: 1px dashed #dedede;
        border-right: 1px dashed #dedede;
    }

    .service_logo_li:nth-child(4n+2) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms;
        border-top: 1px dashed #dedede;
        border-right: 1px dashed #dedede;
    }

    .service_logo_li:nth-child(4n+3) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms;
        border-top: 1px dashed #dedede;
        border-right: 1px dashed #dedede;
    }

    .service_logo_li:nth-child(1) {
        border-top: none !important;
    }

    .service_logo_li:nth-child(2) {
        border-top: none !important;
    }

    .service_logo_li:nth-child(3) {
        border-top: none !important;
    }

    .service_logo_li:nth-child(4) {
        border-top: none !important;
    }

    .contact_content_wrap {
        padding-top: 60px !important;
    }

    .contact_content_box {
        padding: 0 10px 60px 10px;
    }

    .contact_title_box {
        padding: 30px 0 10px 0;
    }

    .contact_title_link:nth-child(1) {
        padding: 0 10px 0 0;
    }

    .contact_title_link {
        padding: 0 10px;
    }

    .contact_wap_read {
        width: 100%;
    }

    .contact_read_box {
        width: 100%;
    }

    .contact_read_box {
        padding: 20px;
        width: 100%;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-flow: wrap;
        flex-flow: wrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        align-items: center;
    }

    .contact_title_link a {
        font-size: 13px;
        line-height: 20px;
    }

    .contact_wap_icon {
        left: 16.8%;
        top: 40%;
        font-size: 24px !important;
    }

    .contact_read_content {
        padding: 0;
    }

    .contact_read_title {
        padding: 10px 0;
    }

    .contact_read_icon {
        font-size: 26px !important;
    }

    .contact_read_max {
        font-size: 14px;
        padding-left: 10px;
    }

    .contact_read_line {
        height: 1px;
    }

    .contact_read_list {
        padding-top: 20px;
    }

    .contact_form_box {
        padding-top: 60px;
    }

    .contact_form_title {
        font-size: 16px;
        line-height: 26px;
        padding-bottom: 20px;
    }

    .contact_form_line {
        height: 2px;
        margin-bottom: 30px;
    }

    .contact_form_min {
        font-size: 14px;
        line-height: 24px;
    }

    .contact_form_w50 {
        width: 100%;
    }

    .contact_form_input {
        padding-top: 20px;
    }

    .contact_input_title, .contact_textarea_title {
        font-size: 13px;
    }

    .contact_input_read input {
        font-size: 13px;
        line-height: 40px;
    }

    .contact_input_read {
        height: 40px;
        line-height: 40px;
    }

    .contact_textarea_read textarea {
        font-size: 13px;
        line-height: 26px;
        height: 104px;
    }

    .contact_form_button {
        margin-top: 10px;
    }

    .contact_form_button:before {
        font-size: 16px;
    }

    .contact_form_button {
        font-size: 13px !important;
        line-height: 26px;
    }

    .contact_title_list {
        width: 50%;
    }

    .job_search_wrap {
        width: 50%;
    }

    .job_search_input input {
        padding-left: 10px;
        font-size: 13px;
    }

    .job_search_icon {
        padding: 0 10px;
    }

    .job_list_wrap {
        padding-top: 10px;
    }

    .job_list_li {
        width: 50%;
        padding: 20px 10px;
    }

    .job_list_title {
        font-size: 16px;
        line-height: 32px;
    }

    .job_list_text {
        font-size: 13px;
        line-height: 24px;
        margin: 0 0 10px 0;
    }

    .job_button_title {
        font-size: 13px;
        line-height: 22px;
    }

    .job_list_li:nth-child(2n) {
        border-right: none;
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms;
    }

    .job_list_li:nth-child(2n+1) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms;
        border-right: 1px solid #f2f2f2;
    }

    .job_button_icon:before {
        width: 6px;
    }

    .job_button_icon:after {
        width: 6px;
    }

    .news_list_li {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .news_list_read {
        padding: 0;
        width: 100%;
    }

    .news_list_img {
        width: 100%;
    }

    .news_list_title {
        font-size: 15px;
        line-height: 26px;
        margin: 10px 0;
    }

    .news_list_text {
        -webkit-line-clamp: 2;
        margin: 10px 0 20px 0;
    }

    .news_list_time {
        display: none;
    }

    .news_list_button a {
        font-size: 14px;
        line-height: 22px;
    }

    .news_page_box {
        padding: 0 10px 60px 10px;
    }

    .news_page_left {
        width: 100%;
    }

    .news_page_right {
        position: static;
        width: 100%;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        margin-bottom: 20px;
    }

    .case_nav_text {
        font-size: 13px;
        line-height: 24px;
    }

    .news_page_flex {
        width: 100%;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-flow: wrap;
        flex-flow: wrap;
    }

    .news_time_item_day {
        font-size: 32px;
        line-height: 42px;
    }

    .news_time_item_month {
        font-size: 14px;
        line-height: 24px;
    }

    .news_time_item_year {
        font-size: 12px;
        line-height: 20px;
    }

    .news_content_item {
        width: 75%;
    }

    .news_page_title {
        font-size: 16px;
        line-height: 28px;
        padding: 0 0 10px 0;
    }

    .news_content_wrap {
        padding-top: 20px;
    }

    .news_page_line {
        height: 2px;
    }

    .news_page_content img {
        padding: 20px 0;
    }

    .news_page_content {
        font-size: 12px;
        line-height: 22px;
    }

    .news_page_flex .case_nav_item {
        width: 33.3333%;
        text-align: center;
        padding: 10px 0;
    }

    .news_page_flex .case_nav_item a {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .case_nav_pd {
        margin-right: 6px;
    }

    .news_nav_share {
        width: 100%;
        margin-right: 0;
        display: none;
    }

    .news_content_button {
        display: none;
    }

    .news_page_list {
        padding-bottom: 0;
    }

    .news_recommend_title {
        margin: 30px 0 20px 0;
        font-size: 18px;
        line-height: 28px;
    }

    .news_recommend_li {
        width: 100%;
        margin-right: 0;
        -webkit-animation-delay: 0ms !important;
        animation-delay: 0ms !important;
        margin-bottom: 30px;
    }

    .news_recommend_time {
        display: none;
    }

    .news_recommend_read {
        width: 100%;
    }

    .news_recommend_max {
        padding: 8px 0;
    }

    .news_recommend_max a {
        font-size: 14px;
        line-height: 24px;
    }

    .news_recommend_min {
        font-size: 12px;
        line-height: 20px;
    }

    .case_page_box {
        padding: 0;
    }

    .case_page_max {
        width: 100%;
        font-size: 18px;
        line-height: 28px;

    }

    .case_page_min {
        font-size: 13px;
        line-height: 22px;
    }

    .case_page_line {
        display: none;
    }

    .case_read_max {
        margin: 10px 0;
    }

    .case_read_img {
        width: 50%;
        margin: 0;
    }

    .case_read_img {
        padding-right: 5px;
        padding-bottom: 10px;
        -webkit-animation-delay: 100ms !important;
        animation-delay: 100ms !important;
    }

    .case_read_img:nth-child(2n) {
        padding-left: 5px;
        padding-right: 0;
        -webkit-animation-delay: 200ms !important;
        animation-delay: 200ms !important;
    }

    .case_popup_swiper {
        width: 100%;
        height: 82vh;
    }

    .case_popup_img img {
        max-width: 100%;
        max-height: 82vh;
    }

    .case_popup_number {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
        position: static;
    }

    .popup_prev, .popup_next {
        display: none;
    }

    .close_popup {
        right: 10px;
        top: 15px;
        width: 24px;
        height: 24px;
    }

    .close_popup:before {
        top: 11px;
        width: 24px;
    }

    .close_popup:after {
        top: 11px;
        width: 24px;
    }

    .case_nav_top {
        display: none;
    }

    .case_nav_list {
        width: 100%;
    }

    .case_nav_item {
        margin-right: 0;
        width: 33.3333%;
    }

    .case_nav_item a {
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .case_read_list {
        padding-bottom: 60px;
    }

    .case_read_photo {
        margin-bottom: 20px;
    }

    .case_content_left {
        width: 100%;
    }

    .case_page_wrap {
        padding: 0 10px 60px 10px;
    }

    .case_content_right {
        width: 100%;
        padding-top: 20px;
        margin-top: 30px;
    }

    .case_content_right:after {
        height: 2px;
    }

    .case_content_nav {
        padding: 20px 0;
    }

    .index_pagination_hide {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .index_left {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    .index_hide {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .contact_title_link:nth-child(1):after {
        -webkit-transform: scaleX(.5);
        transform: scaleX(.5);
    }

    .footer_swiper_button {
        height: 30px;
    }

    .footer_swiper_button_h {
        height: 30px;
    }

    @-webkit-keyframes bottomIcon {
        0% {
            height: 0;
        }
        100% {
            height: 50px;
        }
    }

    @keyframes bottomIcon {
        0% {
            height: 0;
        }
        100% {
            height: 50px;
        }
    }
    .index_footer_icon span a.iconwchart,
    .index_footer_icon span a.iconsina,
    .index_footer_icon span a.iconn,
    .index_footer_icon span a.iconf {
        font-size: 22px;
    }

    .footer_case_box {
        margin-bottom: 110px;
    }

    .index_case_show {
        display: none;
    }

    .footer_case_text {
        padding: 0 0 0 40px;
    }

    .footer_case_box a:after,
    .footer_case_box a:before {
        width: 30px;
    }

    .footer_case_box a:hover:before {
        left: 0;
        margin-left: 0;
    }

    .footer_case_box a:hover:after {
        left: -100%;
        margin-left: -40px;
    }

    .footer_wrap,
    .nav_public_wrap,
    .page_body_content {
        width: calc(100vw - 3px);
    }

    .news_list_img a {
        padding-bottom: 66.585365%;
        height: 0;
    }

    .news_list_img a img {
        width: 100%;
    }

    .news_list_left {
        width: 100%;
    }

    .news_list_li:hover .news_list_img {
        width: 100%;
    }

    .news_list_li:hover .news_list_read {
        width: 100%;
    }

    .index_news_slide_button {
        display: none;
    }

    .job_popup_close {
        right: 10px;
        top: 10px;
    }

    .job_nav_label1, .job_nav_label3 {
        width: 26px;
    }

    .job_popup_close span {
        height: 2px;
    }
    .job_popup_tab {
        padding: 40px 20px;
    }
    .job_popup_title {
        font-size: 20px;
        line-height: 30px;
    }
    .job_popup_text {
        padding: 10px 0 20px 0;
        font-size: 12px;
        line-height: 20px;
    }
    .job_popup_content {
        margin-top: 20px;
        font-size: 10px;
        line-height: 20px;
    }
    .job_popup_content h3 {
        font-size: 15px;
        line-height: 28px;
    }
    .job_nav_label1 {
        -webkit-transform: rotate(45deg) translateX(1px) translateY(1px);
        transform: rotate(45deg) translateX(1px) translateY(1px);
    }
    .inban_txt{
        width:100%;
        height:100%;
    }
    .banner video{
        display:none !important;
    }
    .banner .pics li .pic_a{
        display:none !important;
    }
    .banner .pics li .pc_ban{
        display:none;
    }
    .banner .pics li img{
        width:100%;
    }
    .banner .pics .pic_aon{
        display: none;
    }
    .index-container{
        width:90%;
        margin:0 auto;
    }
    .info-wrap{
        width:100%;
        padding:98px 0 24px 0;
    }
    .info-left{
        float:none;
        width:100%;
    }
     
    .index-four{
        background:none;
    }
    .header_logo_button img{
        width:70%;
    }
    .inon-dsc{
        margin-top:18px;
    }
    .info-left p{
        margin:24px 0;
        line-height:24px;
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:8;
    -webkit-box-orient: vertical;
    }
    .inon-tit{
        font-size:32px;
    }
    .info-right{
        display:none;
    }
    .info-wrap2 .info-font{
        padding:0px;
    }
    .info-wrap2 h4{
        font-size:16px;
        margin:18px 0;
    }
    .list{
        max-height:1500px;
    }
    .list li {
        width:100%!important;
        height:13rem!important;
        position: relative;
    }
    .list li .ico{
        padding:20px 0 0 20px;
        width:42%;
        float:left;
    }
    .list li .name1{
        font-size:20px;
        position:absolute;
        top:48px;
        left:98px;
    }
    .list li .name2{
        font-size:24px;
        position:absolute;
        top:68px;
        left:98px;
    }
    .list li.curr .ico{
        padding:20px 0 0 20px;
        width:42%;
        float:left;
    }
    .list li.curr .name1{
        font-size:20px;
        position:absolute;
        top:48px;
        left:98px;
    }
    .list li.curr .name2{
        font-size:24px;
        position:absolute;
        top:68px;
        left:98px;
    }
    .colorBlock .more{
        bottom:10px;
        left:164px;
        background-size:3rem;
    }
    .list li.curr .more{
        left:164px;
        background-size:3rem;
    }
    .gh-case-main .right .viewmore{
        display:none;
    }
    .gh-case-main .right{
        width:82%;
    }
    section{
        padding-top:28%;
    }
    .casep{
        max-height:546px;
    }
    .gh-case-main .left .title h2{
        display:none;
    }
    .index-newscenter .title h2{
        font-size:34px;
    }
    .index-newscenter .top .newsnav-r{
        width:100%;
        margin-top:24px;
    }
    .index-newscenter .top .newsnav-r a{
        width:50%;
        float:left;
    }
    .index-newslist a{
        float:none;
        width:100%;
    }
    .index-newslist a .img{
        display:none;
    }
    .index-newscenter{
        width:90%;
    }
    .index-newslist a .text{
        background:#eee;
        margin-bottom:10px;
    }
    .news_c{
        background:none;
    }
    .index-newslist a .text h2{
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    }
    .contact-section .content{
        width:90%;
        padding-top:24px;
    }
    .contact-section .content .left{
        width:100%;
        float:none;
    }
    .contact-section .content .right{
        display:none;
    }
    .contact-section .title-style .text{
        width:100%;
    }
    .contact-section .content .left .content-way li span h5 a{
        font-size:12px;
        font-weight:normal;
    }
    .contact-section .title-style h2{
        font-size:34px;
    }
    .banner .idxs{
        bottom:264px;
        left:30%;
    }
    .contact-section{
        padding-bottom:50%;
    }
    .caselist{
        width:100%;
    }
}

/*兼容笔记本1340*/
@media screen and (min-width: 1201px) and (max-width: 1420px) {
    .contact_wap_icon {
        left: 18.8%;
        top: 44%;
        font-size: 23px !important;
    }
    .info-left{
        padding:4% 0 0 2%;
    }
    .info-right{
        float:left!important;
        padding-left:2%!important;
    }
    .list li {
       width: 25%!important;
    }
    .index-newscenter {
       padding: 46px 0 0 0;
    }
    .contact-section {
      padding: 0 0 24px 0;
    }
    .inx_nav{
        width:200px!important;
    }
    .news_page_content img {
        padding: 30px 0;
    }

    .index_banner_title {
        font-size: 36px;
        line-height: 52px;
    }

    .index_banner_text {
        font-size: 16px;
    }

    .index_banner_box {
        width: 60%;
        top: 8%;
        left: 20%;
    }

    .index_banner_label {
        font-size: 32px;
    }

    .index_about_en {
        font-size: 38px;
        line-height: 50px;
    }

    .index_about_max {
        font-size: 18px;
        line-height: 32px;
        margin: 60px 0 30px 0;
    }

    .index_about_min {
        font-size: 14px;
        line-height: 26px;
        color: #999999;
        margin-bottom: 80px;
    }


    .index_banner_label {
        font-size: 34px;
        letter-spacing: 4px;
    }

    .index_banner_title {
        font-size: 32px;
        line-height: 48px;
    }

    .index_banner_text {
        font-size: 12px;
        line-height: 28px;
    }

    .index_about_en {
        font-size: 36px;
        line-height: 52px;
    }

    .index_about_max {
        font-size: 18px;
        line-height: 30px;
        margin: 70px 0 20px 0;
    }

    .index_about_min {
        font-size: 12px;
        line-height: 24px;
        margin-bottom: 100px;
    }

    .index_about_button a {
        font-size: 16px;
        line-height: 28px;
    }

    .index_case_box {
        padding: 0 140px;
    }

    .index_case_title {
        font-size: 16px;
        line-height: 34px;
    }

    .index_case_en {
        font-size: 12px;
        line-height: 20px;
    }

    .index_case_read {
        top: 50px;
    }

    .index_case_icon {
        margin: 30px auto 0;
    }

    .index_service_read {
        padding: 0 270px;
    }

    .about_service_list .about_service_icon {
        width: 42px;
        margin: 20px 12px;
    }

    .index_service_title {
        padding: 50px 0;
    }

    .index_service_left .about_service_icon {
        font-size: 90px;
    }

    .index_service_right .about_service_icon {
        font-size: 90px;
    }

    .index_service_link {
        width: 140px;
        line-height: 40px;
    }

    .index_service_link a {
        font-size: 14px;
    }

    .index_news_max {
        font-size: 36px;
        line-height: 52px;
        margin-bottom: 80px;
    }

    .index_news_content {
        margin-bottom: 80px;
        padding: 0 80px;
    }

    .index_news_title a {
        font-size: 18px;
        line-height: 28px;
    }

    .index_news_title {
        line-height: 28px;
        max-height: 28px;
        margin: 25px 0 10px 0;
    }

    .index_news_text {
        font-size: 12px;
        line-height: 24px;
        height: 48px;
    }

    .index_news_more {
        margin-top: 69px;
    }

    .index_news_more a {
        font-size: 14px;
    }

    .index_footer_en {
        font-size: 36px;
        line-height: 52px;
        margin-bottom: 50px;
    }

    .index_footer_title {
        font-size: 16px;
        line-height: 32px;
    }

    .index_footer_img {
        width: 90px;
    }

    .index_footer_text {
        font-size: 14px;
        line-height: 32px;
    }

    .index_footer_text a {
        font-size: 14px;
        line-height: 32px;
    }

    .index_footer_address {
        margin: 20px 0 60px 0;
    }

    .index_footer_icon span a {
        font-size: 16px;
    }

    .index_footer_icon {
        width: 270px;
    }

    .index_footer_line {
        width: 30px;
        height: 1px;
        margin: 20px 0;
    }

    .float_triangle, .float_triangle_page {
        font-size: 250px !important;
    }

    .float_circle, .float_circle_page {
        width: 300px;
        height: 300px;
    }

    .nav_index_title,
    .nav_index_number {
        font-size: 12px;
    }

    .nav_index_icon {
        width: 8px;
        height: 8px;
        margin: 0 8px;
    }

    .index_news_pagination_wrap {
        top: 220px;
    }

    .index_news_pagination_box .swiper-pagination-bullet-active {
        width: 26px !important;
    }

    .index_news_pagination_box .swiper-pagination-bullet {
        height: 8px;
        width: 8px;
        margin: 0 10px !important;
    }

    .nav_index_li {
        margin: 10px 0;
    }

    .about_page_layle {
        font-size: 70px;
    }

    .about_content_box {
        padding: 80px 45px 0 65px;
    }

    .page_content_wrap {
        padding-top: 140px;
    }

    .about_content_title {
        padding-top: 0;
    }

    .about_content_right {
        width: 44%;
    }

    .footer_bq_share {
        width: 40%;
    }

    .footer_bq_box {
        width: 60%;
    }

    .about_content_left {
        width: 56%;
    }

    .about_content_text {
        font-size: 13px;
        line-height: 26px;
    }

    .about_img_top {
        margin-top: -110px;
    }

    .about_honor_box,
    .about_logo_box {
        margin-top: 160px;
    }

    .about_content_en {
        font-size: 32px;
        line-height: 46px;
    }

    .about_content_cn {
        font-size: 18px;
        line-height: 32px;
    }

    .about_public_en {
        font-size: 32px;
        line-height: 46px;
    }

    .about_public_cn {
        font-size: 20px;
        line-height: 32px;
    }

    .about_honor_line {
        height: 2px;
        margin: 50px auto 50px;
    }

    .about_honor_title,
    .about_honor_text {
        font-size: 14px;
    }

    .about_content_wrap {
        padding-bottom: 160px;
    }

    .contact_wap_icon {
        font-size: 30px;
    }

    .contact_wap_icon {
        left: 17.8%;
        top: 44.5%;
    }

    .contact_content_wrap {
        padding-top: 80px !important;
    }

    .contact_title_box {
        padding: 50px 0 20px 0;
    }

    .contact_title_link a {
        font-size: 14px;
        line-height: 22px;
    }

    .contact_read_content {
        padding: 0;
    }

    .contact_read_box {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        padding: 0 36px;
        width: 30%;
    }

    .contact_read_title {
        padding: 0 0 10px 0;
    }

    .contact_read_icon {
        font-size: 24px !important;
    }

    .contact_read_max {
        font-size: 16px;
        padding-left: 10px;
    }

    .contact_wap_read {
        width: 70%;
    }

    .contact_read_line {
        height: 2px;
    }

    .contact_read_list {
        padding-top: 20px;
    }

    .contact_read_text {
        font-size: 12px;
        line-height: 22px;
    }

    .contact_title_list {
        width: 70%;
    }

    .job_search_wrap {
        width: 30%;
    }

    .contact_read_en {
        padding-top: 30px;
        font-size: 12px;
        line-height: 20px;
    }

    .contact_form_box {
        padding-top: 160px;
    }

    .contact_form_title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 40px;
    }

    .contact_form_line {
        height: 2px;
        margin-bottom: 30px;
    }

    .contact_form_min {
        font-size: 18px;
    }

    .service_type_title {
        font-size: 18px;
        line-height: 28px;
    }


    .service_type_list {
        padding: 0 100px 120px 100px;
    }

    .service_title_icon {
        width: 19.3%;
        font-size: 42px !important;
    }

    .contact_form_list {
        padding-bottom: 0;
    }

    .service_tab_title {
        padding: 0 70px;
    }

    .service_tab_box {
        padding: 0 60px;
        margin-bottom: 120px;
    }

    .service_tab2_list {
        padding: 60px 60px 0 0;
    }

    .service_tab2_text {
        font-size: 12px;
    }

    .service_process_box {
        padding: 0 120px;
    }

    .service_tab1_left,
    .service_tab3_left {
        padding-right: 100px;
    }

    .service_logo_box {
        padding: 0 60px;
    }

    .service_process_wrap {
        padding: 80px 0 120px 0;
    }

    .service_process_icon {
        font-size: 52px !important;
    }

    .service_process_max {
        font-size: 16px;
        line-height: 32px;
    }

    .process_content_title {
        font-size: 16px;
        line-height: 44px;
    }

    .process_content_text {
        font-size: 14px;
        line-height: 36px;
    }

    .service_logo_wrap {
        padding: 100px 0 120px 0;
    }

    .job_list_li {
        padding: 76px 40px;
    }

    .job_list_title {
        font-size: 20px;
        line-height: 32px;
    }

    .job_list_text {
        font-size: 14px;
        line-height: 24px;
        margin: 10px 0 30px 0;
    }

    .news_list_text {
        margin: 15px 0 30px 0;
    }

    .news_list_read {
        padding-left: 50px;
        width: 55%;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-flow: wrap;
        flex-flow: wrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-content: space-between;
        align-content: space-between;
    }

    .news_list_time {
        width: 18.579921%;
    }

    .news_list_day {
        font-size: 46px;
        line-height: 60px;
    }

    .footer_box {
        padding: 50px 80px 0 80px;
    }

    .footer_link {
        margin-top: 120px;
    }

    .news_list_month {
        font-size: 16px;
        line-height: 26px;
    }

    .news_list_year {
        font-size: 16px;
        line-height: 26px;
    }

    .contact_content_box {
        padding: 0 80px 120px 80px;
    }

    .footer_max {
        font-size: 32px;
        line-height: 50px;
    }

    .footer_min {
        font-size: 14px;
        line-height: 32px;
    }

    .footer_text {
        font-size: 18px;
        line-height: 36px;
    }

    .footer_logo_svg {
        width: 48px;
    }

    .footer_logo_title {
        font-size: 18px;
        line-height: 30px;

    }

    .footer_nav_li {
        margin-right: 60px;
    }

    .footer_bq_wrap {
        height: 80px;
    }

    .footer_bq_box, .footer_bq_box a {
        font-size: 12px;
    }

    .footer_bq_share a {
        font-size: 16px;
        margin-left: 36px;
    }

    .footer_bq_share a.iconwchart,
    .footer_bq_share a.iconsina {
        font-size: 22px;
    }

    .footer_bq_share a.iconn {
        font-size: 21px;
    }

    .footer_bq_share a.iconf {
        font-size: 20px;
    }

    .footer_nav_li a {
        font-size: 14px;
        line-height: 24px;
    }

    .footer_nav_web {
        font-size: 14px;
        line-height: 30px;
    }

    .news_list_li {
        padding-bottom: 40px;
    }

    .news_page_title {
        font-size: 20px;
        line-height: 32px;
    }

    .news_time_item_day {
        font-size: 56px;
        line-height: 70px;
    }

    .news_time_item_month {
        font-size: 20px;
        line-height: 32px;
    }

    .news_time_item_year {
        font-size: 18px;
        line-height: 28px;
    }

    .news_recommend_title {
        margin: 60px 0 40px 0;
        font-size: 24px;
        line-height: 36px;
    }

    .news_recommend_max a {
        font-size: 14px;
        line-height: 28px;
    }

    .news_recommend_min {
        font-size: 12px;
    }

    .news_page_list {
        padding-bottom: 80px;
    }

    .news_page_box {
        padding: 0 80px 140px 80px;
    }

    .news_content_item {
        width: 75%;
    }

    .case_nav_text {
        font-size: 12px;
        line-height: 24px;
    }

    .case_popup_swiper {
        width: calc(100vw - 270px);
    }

    .case_page_wrap {
        padding-bottom: 160px;
    }

    .case_read_max {
        margin: 40px 0 60px 0;
    }

    .case_page_max {
        font-size: 20px;
        line-height: 30px;
    }

    .case_read_list {
        padding-bottom: 100px;
    }

    .case_page_box {
        padding: 0 100px;
    }

    .case_popup_number {
        font-size: 24px;
        line-height: 34px;
    }

    .nav_public_li a {
        font-size: 16px;
        line-height: 28px;
        margin: 0 40px;
        padding: 18px 0;

    }

    .index_footer_icon span a.iconwchart,
    .index_footer_icon span a.iconsina,
    .index_footer_icon span a.iconn,
    .index_footer_icon span a.iconf {
        font-size: 21px;
    }

    .job_popup_title {
        font-size: 20px;
        line-height: 30px;
    }

    .job_popup_text {
        font-size: 12px;
        line-height: 20px;
        padding: 15px 0 30px 0;
    }

    .job_popup_content {
        margin-top: 30px;
        font-size: 12px;
        line-height: 20px;
    }

    .job_popup_content h3 {
        font-size: 14px;
        line-height: 26px;
    }

    .job_popup_tab {
        padding: 80px 160px;
    }
}

/*兼容笔记本1400*/
@media screen and (min-width: 1421px) and (max-width: 1600px) {
    .index_banner_box {
        width: 48%;
        top: 11%;
    }
    .index-newscenter{
        padding:46px 0 0 0;
    }
    .info-left{
        padding:4% 0 0 2%;
    }
    .info-right{
        float:left!important;
        padding-left:2%!important;
        width:52%;
    }
    .contact-section{
        padding:0 0 24px 0;
    }
    .inx_nav{
        width:200px!important;
    }
    .footer .content .top{
        padding:20px 0;
        height:80px;
    }
    .contact-section .content{
        padding:24px 0 0 0;
    }
    .list li{
        width:25%!important;
    }
    .info-right{
        margin-top:30px;
    }
    .banner .idxs{
        bottom:24%;
    }

    .info-wrap{
        padding:0px;
    }
    .colorBlock .more{
        top:496px!important;
    }
    .index_banner_label {
        font-size: 34px;
        letter-spacing: 4px;
    }

    .index_banner_title {
        font-size: 32px;
        line-height: 48px;
    }

    .index_banner_text {
        font-size: 12px;
        line-height: 28px;
    }

    .index_about_en {
        font-size: 36px;
        line-height: 52px;
    }

    .index_about_max {
        font-size: 18px;
        line-height: 30px;
        margin: 70px 0 20px 0;
    }

    .index_about_min {
        font-size: 12px;
        line-height: 24px;
        margin-bottom: 100px;
    }

    .index_about_button a {
        font-size: 16px;
        line-height: 28px;
    }

    .contact_form_list {
        padding-bottom: 0;
    }

    .index_case_box {
        padding: 0 160px;
    }

    .index_case_title {
        font-size: 18px;
        line-height: 38px;
    }

    .index_service_read {
        padding: 0 340px;
    }

    .about_service_list .about_service_icon {
        width: 54px;
        margin: 24px 16px;
    }

    .index_service_title {
        padding: 50px 0;
    }

    .index_service_left .about_service_icon {
        font-size: 100px;
    }

    .index_service_right .about_service_icon {
        font-size: 100px;
    }

    .index_service_link {
        width: 160px;
        line-height: 44px;
    }

    .index_news_max {
        font-size: 36px;
        line-height: 52px;
        margin-bottom: 80px;
    }

    .index_news_content {
        margin-bottom: 80px;
        padding: 0 180px;
    }

    .index_news_title a {
        font-size: 18px;
        line-height: 28px;
    }

    .index_news_title {
        line-height: 28px;
        max-height: 28px;
        margin: 25px 0 10px 0;
    }

    .index_news_text {
        font-size: 12px;
        line-height: 24px;
        height: 48px;
    }

    .index_news_more {
        margin-top: 69px;
    }

    .index_news_more a {
        font-size: 14px;
    }

    .index_footer_en {
        font-size: 36px;
        line-height: 52px;
        margin-bottom: 80px;
    }

    .index_footer_title {
        font-size: 20px;
        line-height: 32px;
    }

    .index_footer_img {
        width: 110px;
    }

    .index_footer_text {
        font-size: 14px;
        line-height: 32px;
    }

    .index_footer_text a {
        font-size: 14px;
        line-height: 32px;
    }

    .index_footer_address {
        margin: 20px 0 60px 0;
    }

    .index_footer_icon span a {
        font-size: 18px;
    }

    .index_footer_icon {
        width: 270px;
    }

    .index_footer_line {
        width: 30px;
        height: 1px;
        margin: 20px 0;
    }

    .float_triangle, .float_triangle_page {
        font-size: 250px !important;
    }

    .float_circle, .float_circle_page {
        width: 300px;
        height: 300px;
    }

    .nav_index_title,
    .nav_index_number {
        font-size: 12px;
    }

    .nav_index_icon {
        width: 8px;
        height: 8px;
        margin: 0 8px;
    }

    .index_news_pagination_wrap {
        top: 224px;
    }

    .index_news_pagination_box .swiper-pagination-bullet-active {
        width: 26px !important;
    }

    .index_news_pagination_box .swiper-pagination-bullet {
        height: 8px;
        width: 8px;
        margin: 0 10px !important;
    }

    .nav_index_li {
        margin: 10px 0;
    }

    .about_page_layle {
        font-size: 90px;
    }

    .page_content_wrap {
        padding-top: 140px;
    }

    .about_content_right {
        width: 44%;
    }

    .about_content_left {
        width: 56%;
    }

    .about_content_text {
        font-size: 13px;
        line-height: 26px;
    }

    .about_img_top {
        margin-top: -110px;
    }

    .about_honor_box,
    .about_logo_box {
        margin-top: 160px;
    }

    .about_content_en {
        font-size: 32px;
        line-height: 46px;
    }

    .about_content_cn {
        font-size: 18px;
        line-height: 32px;
    }

    .about_public_en {
        font-size: 32px;
        line-height: 46px;
    }

    .about_public_cn {
        font-size: 20px;
        line-height: 32px;
    }

    .about_honor_line {
        height: 2px;
        margin: 50px auto 50px;
    }

    .about_honor_title,
    .about_honor_text {
        font-size: 14px;
    }

    .about_content_wrap {
        padding-bottom: 160px;
    }

    .contact_wap_icon {
        font-size: 30px;
    }

    .contact_wap_icon {
        left: 17.8%;
        top: 44.5%;
    }

    .contact_content_wrap {
        padding-top: 80px !important;
    }

    .contact_title_box {
        padding: 50px 0 20px 0;
    }

    .contact_title_link a {
        font-size: 14px;
        line-height: 22px;
    }

    .contact_read_content {
        padding: 0;
    }

    .contact_read_box {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }

    .contact_read_title {
        padding: 0 0 20px 0;
    }

    .contact_read_icon {
        font-size: 30px !important;
    }

    .contact_read_max {
        font-size: 18px;
        padding-left: 15px;
    }

    .contact_read_line {
        height: 2px;
    }

    .contact_read_list {
        padding-top: 35px;
    }

    .contact_form_box {
        padding-top: 160px;
    }

    .contact_form_title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 60px;
    }

    .contact_form_line {
        height: 2px;
        margin-bottom: 60px;
    }

    .contact_form_min {
        font-size: 20px;
    }

    .service_type_title {
        font-size: 18px;
        line-height: 28px;
    }

    .service_type_list {
        padding: 50px 180px 160px 180px;
    }

    .service_title_icon {
        width: 19.3%;
        font-size: 42px !important;
    }

    .service_tab3_left {
        padding-right: 120px;
    }

    .service_tab_box {
        padding: 0 120px;
        margin-bottom: 160px;
    }

    .service_process_box {
        padding: 0 200px;
    }

    .service_process_wrap {
        padding: 80px 0 160px 0;
    }

    .service_process_icon {
        font-size: 52px !important;
    }

    .service_process_max {
        font-size: 16px;
        line-height: 32px;
    }

    .process_content_title {
        font-size: 16px;
        line-height: 44px;
    }

    .process_content_text {
        font-size: 14px;
        line-height: 36px;
    }

    .service_logo_wrap {
        padding: 100px 0 160px 0;
    }

    .job_list_li {
        padding: 76px 40px;
    }

    .job_list_title {
        font-size: 20px;
        line-height: 32px;
    }

    .job_list_text {
        font-size: 14px;
        line-height: 24px;
        margin: 10px 0 30px 0;
    }

    .news_list_text {
        margin: 20px 0 40px 0;
    }

    .news_list_read {
        padding-left: 50px;
    }

    .news_list_day {
        font-size: 66px;
        line-height: 80px;
    }

    .footer_box {
        padding: 80px 100px 0 100px;
    }

    .footer_link {
        margin-top: 160px;
    }

    .news_list_month {
        font-size: 20px;
        line-height: 30px;
    }

    .contact_content_box {
        padding: 0 100px 160px 100px;
    }

    .footer_max {
        font-size: 36px;
        line-height: 50px;
    }

    .footer_min {
        font-size: 16px;
        line-height: 32px;
    }

    .footer_text {
        font-size: 18px;
        line-height: 36px;
    }

    .footer_logo_title {
        font-size: 20px;
        line-height: 32px;

    }

    .footer_nav_li {
        margin-right: 60px;
    }

    .footer_bq_wrap {
        height: 80px;
    }

    .footer_bq_box, .footer_bq_box a {
        font-size: 13px;
    }

    .footer_bq_share a {
        font-size: 18px;
        margin-left: 36px;
    }

    .footer_bq_share a.iconwchart,
    .footer_bq_share a.iconsina {
        font-size: 24px;
    }

    .footer_bq_share a.iconn {
        font-size: 23px;
    }

    .footer_bq_share a.iconn {
        font-size: 22px;
    }

    .footer_nav_li a {
        font-size: 16px;
        line-height: 28px;
    }

    .footer_nav_web {
        font-size: 16px;
        line-height: 30px;
    }

    .news_list_li {
        padding-bottom: 40px;
    }


    .news_page_title {
        font-size: 20px;
        line-height: 32px;
    }

    .news_time_item_day {
        font-size: 56px;
        line-height: 70px;
    }

    .news_time_item_month {
        font-size: 20px;
        line-height: 32px;
    }

    .news_time_item_year {
        font-size: 18px;
        line-height: 28px;
    }

    .news_recommend_title {
        margin: 60px 0 40px 0;
        font-size: 24px;
        line-height: 36px;
    }

    .news_recommend_max a {
        font-size: 14px;
        line-height: 28px;
    }

    .news_recommend_min {
        font-size: 12px;
    }

    .news_page_list {
        padding-bottom: 100px;
    }

    .news_page_box {
        padding: 0 120px 160px 120px;
    }

    .news_content_item {
        width: 75%;
    }

    .case_popup_swiper {
        width: calc(100vw - 270px);
    }

    .case_page_wrap {
        padding-bottom: 120px;
    }

    .case_read_max {
        margin: 30px 0 40px 0;
    }

    .case_page_max {
        font-size: 18px;
        line-height: 28px;
    }

    .case_read_list {
        padding-bottom: 60px;
    }

    .case_page_box {
        padding: 0 80px;
    }

    .case_popup_number {
        font-size: 24px;
        line-height: 34px;
    }

    .nav_public_li a {
        font-size: 24px;
        line-height: 28px;
        margin: 0 40px;
        padding: 18px 0;

    }

    .news_list_img:after {
        left: 20px;
    }

    .news_list_img:before {
        right: 20px;
    }

    .news_list_img a:after {
        top: 20px;
    }

    .news_list_img a:before {
        bottom: 20px;
    }

    .news_list_img:hover:before {
        height: calc(100% - 30px)
    }

    .news_list_img:hover:after {
        height: calc(100% - 30px)
    }

    .news_list_img:hover a:before {
        width: calc(100% - 30px)
    }

    .news_list_img:hover a:after {
        width: calc(100% - 30px)
    }

    .index_footer_icon span a.iconwchart,
    .index_footer_icon span a.iconsina,
    .index_footer_icon span a.iconn,
    .index_footer_icon span a.iconf {
        font-size: 23px;
    }

    .footer_case_button {
        left: -7px;
    }

    .job_popup_title {
        font-size: 22px;
        line-height: 32px;
    }

    .job_popup_text {
        font-size: 13px;
        line-height: 24px;
        padding: 20px 0 40px 0;
    }

    .job_popup_content {
        margin-top: 40px;
        font-size: 13px;
        line-height: 24px;
    }

    .job_popup_content h3 {
        font-size: 16px;
        line-height: 28px;
    }

    .job_popup_tab {
        padding: 80px 160px;
    }

}

/*兼容奇葩尺寸*/
@media screen and (min-width: 1601px) and (max-width: 1850px) {
    .index_banner_box {
        width: 48%;
        top: 11%;
    }

    .index_banner_label {
        font-size: 34px;
        letter-spacing: 4px;
    }

    .index_banner_title {
        font-size: 32px;
        line-height: 48px;
    }

    .index_banner_text {
        font-size: 16px;
        line-height: 28px;
    }

    .index_about_en {
        font-size: 36px;
        line-height: 52px;
    }

    .index_about_max {
        font-size: 18px;
        line-height: 30px;
        margin: 70px 0 20px 0;
    }
    .colorBlock .more{
        bottom:70px;
     }
    .index_about_min {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 100px;
    }

    .index_about_button a {
        font-size: 16px;
        line-height: 28px;
    }

    .contact_form_list {
        padding-bottom: 0;
    }

    .index_case_box {
        padding: 0 160px;
    }

    .index_case_title {
        font-size: 18px;
        line-height: 38px;
    }

    .index_service_read {
        padding: 0 340px;
    }

    .about_service_list .about_service_icon {
        width: 54px;
        margin: 24px 16px;
    }

    .index_service_title {
        padding: 50px 0;
    }

    .index_service_left .about_service_icon {
        font-size: 100px;
    }

    .index_service_right .about_service_icon {
        font-size: 100px;
    }

    .index_service_link {
        width: 160px;
        line-height: 44px;
    }

    .index_news_max {
        font-size: 36px;
        line-height: 52px;
        margin-bottom: 80px;
    }

    .index_news_content {
        margin-bottom: 80px;
        padding: 0 180px;
    }

    .index_news_title a {
        font-size: 18px;
        line-height: 28px;
    }

    .index_news_title {
        line-height: 28px;
        max-height: 28px;
        margin: 25px 0 10px 0;
    }

    .index_news_text {
        font-size: 13px;
        line-height: 24px;
        height: 48px;
    }

    .index_news_more {
        margin-top: 69px;
    }

    .index_news_more a {
        font-size: 14px;
    }

    .index_footer_en {
        font-size: 36px;
        line-height: 52px;
        margin-bottom: 80px;
    }

    .index_footer_title {
        font-size: 24px;
        line-height: 32px;
    }

    .index_footer_img {
        width: 120px;
    }

    .index_footer_text {
        font-size: 14px;
        line-height: 32px;
    }

    .index_footer_text a {
        font-size: 14px;
        line-height: 32px;
    }
    
    .index_footer_address {
        margin: 20px 0 60px 0;
    }

    .index_footer_icon span a {
        font-size: 20px;
    }

    .index_footer_icon span a.iconwchart,
    .index_footer_icon span a.iconsina,
    .index_footer_icon span a.iconn,
    .index_footer_icon span a.iconf {
        font-size: 24px;
    }

    .index_footer_icon {
        width: 270px;
    }

    .index_footer_line {
        width: 30px;
        height: 1px;
        margin: 20px 0;
    }

    .float_triangle, .float_triangle_page {
        font-size: 250px !important;
    }

    .float_circle, .float_circle_page {
        width: 300px;
        height: 300px;
    }

    .nav_index_title,
    .nav_index_number {
        font-size: 12px;
    }

    .nav_index_icon {
        width: 8px;
        height: 8px;
        margin: 0 8px;
    }

    .index_news_pagination_wrap {
        top: 224px;
    }

    .index_news_pagination_box .swiper-pagination-bullet-active {
        width: 26px !important;
    }

    .index_news_pagination_box .swiper-pagination-bullet {
        height: 8px;
        width: 8px;
        margin: 0 10px !important;
    }

    .nav_index_li {
        margin: 10px 0;
    }

    .about_page_layle {
        font-size: 90px;
    }

    .page_content_wrap {
        padding-top: 140px;
    }

    .about_content_right {
        width: 44%;
    }

    .about_content_left {
        width: 56%;
    }

    .about_content_text {
        font-size: 13px;
        line-height: 26px;
    }

    .about_img_top {
        margin-top: -110px;
    }

    .about_honor_box,
    .about_logo_box {
        margin-top: 160px;
    }

    .about_content_en {
        font-size: 32px;
        line-height: 46px;
    }

    .about_content_cn {
        font-size: 18px;
        line-height: 32px;
    }

    .about_public_en {
        font-size: 32px;
        line-height: 46px;
    }

    .about_public_cn {
        font-size: 20px;
        line-height: 32px;
    }

    .about_honor_line {
        height: 2px;
        margin: 50px auto 50px;
    }

    .about_honor_title,
    .about_honor_text {
        font-size: 14px;
    }

    .about_content_wrap {
        padding-bottom: 160px;
    }

    .contact_wap_icon {
        font-size: 30px;
    }

    .contact_wap_icon {
        left: 17.8%;
        top: 44.5%;
    }

    .contact_content_wrap {
        padding-top: 80px !important;
    }

    .contact_title_box {
        padding: 50px 0 20px 0;
    }

    .contact_title_link a {
        font-size: 14px;
        line-height: 22px;
    }

    .contact_read_content {
        padding: 0;
    }

    .contact_read_box {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }

    .contact_read_title {
        padding: 0 0 20px 0;
    }

    .contact_read_icon {
        font-size: 30px !important;
    }

    .contact_read_max {
        font-size: 18px;
        padding-left: 15px;
    }

    .contact_read_line {
        height: 2px;
    }

    .contact_read_list {
        padding-top: 35px;
    }

    .contact_form_box {
        padding-top: 160px;
    }

    .contact_form_title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 60px;
    }

    .contact_form_line {
        height: 2px;
        margin-bottom: 60px;
    }

    .contact_form_min {
        font-size: 20px;
    }

    .service_type_title {
        font-size: 18px;
        line-height: 28px;
    }


    .service_type_list {
        padding: 50px 180px 160px 180px;
    }

    .service_title_icon {
        width: 19.3%;
        font-size: 42px !important;
    }

    .service_tab3_left {
        padding-right: 120px;
    }

    .service_tab_box {
        padding: 0 120px;
        margin-bottom: 160px;
    }

    .service_process_box {
        padding: 0 200px;
    }

    .service_process_wrap {
        padding: 80px 0 160px 0;
    }

    .service_process_icon {
        font-size: 52px !important;
    }

    .service_process_max {
        font-size: 16px;
        line-height: 32px;
    }

    .process_content_title {
        font-size: 16px;
        line-height: 44px;
    }

    .process_content_text {
        font-size: 14px;
        line-height: 36px;
    }

    .service_logo_wrap {
        padding: 100px 0 160px 0;
    }

    .job_list_li {
        padding: 76px 40px;
    }

    .job_list_title {
        font-size: 20px;
        line-height: 32px;
    }

    .job_list_text {
        font-size: 14px;
        line-height: 24px;
        margin: 10px 0 30px 0;
    }

    .news_list_text {
        margin: 20px 0 40px 0;
    }

    .news_list_read {
        padding-left: 50px;
    }

    .news_list_day {
        font-size: 66px;
        line-height: 80px;
    }

    .footer_box {
        padding: 80px 100px 0 100px;
    }

    .footer_link {
        margin-top: 160px;
    }

    .news_list_month {
        font-size: 20px;
        line-height: 30px;
    }

    .contact_content_box {
        padding: 0 100px 160px 100px;
    }

    .footer_max {
        font-size: 36px;
        line-height: 50px;
    }

    .footer_min {
        font-size: 16px;
        line-height: 32px;
    }

    .footer_text {
        font-size: 18px;
        line-height: 36px;
    }

    .footer_logo_title {
        font-size: 20px;
        line-height: 32px;

    }

    .footer_nav_li {
        margin-right: 60px;
    }

    .footer_bq_wrap {
        height: 80px;
    }

    .footer_bq_box, .footer_bq_box a {
        font-size: 13px;
    }

    .footer_bq_share a {
        font-size: 20px;
        margin-left: 36px;
    }

    .footer_nav_li a {
        font-size: 16px;
        line-height: 28px;
    }

    .footer_nav_web {
        font-size: 16px;
        line-height: 30px;
    }

    .news_list_li {
        padding-bottom: 40px;
    }


    .news_page_title {
        font-size: 20px;
        line-height: 32px;
    }

    .news_time_item_day {
        font-size: 56px;
        line-height: 70px;
    }

    .news_time_item_month {
        font-size: 20px;
        line-height: 32px;
    }

    .news_time_item_year {
        font-size: 18px;
        line-height: 28px;
    }

    .news_recommend_title {
        margin: 60px 0 40px 0;
        font-size: 24px;
        line-height: 36px;
    }

    .news_recommend_max a {
        font-size: 14px;
        line-height: 28px;
    }

    .news_recommend_min {
        font-size: 12px;
    }

    .news_page_list {
        padding-bottom: 100px;
    }

    .news_page_box {
        padding: 0 120px 160px 120px;
    }

    .news_content_item {
        width: 75%;
    }

    .case_popup_swiper {
        width: calc(100vw - 270px);
    }

    .case_page_wrap {
        padding-bottom: 120px;
    }

    .case_read_max {
        margin: 30px 0 40px 0;
    }

    .case_page_max {
        font-size: 18px;
        line-height: 28px;
    }

    .case_read_list {
        padding-bottom: 60px;
    }

    .case_page_box {
        padding: 0 80px;
    }

    .case_popup_number {
        font-size: 24px;
        line-height: 34px;
    }

    .nav_public_li a {
        font-size: 24px;
        line-height: 28px;
        margin: 0 40px;
        padding: 18px 0;

    }
}
/*web*/
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone5 */} 
@media only screen and (max-device-width :480px){ } 
@media only screen and (min-device-width :481px){ } 

/*6*/ 
@media (min-device-width : 375px) and (max-device-width : 667px) and (-webkit-min-device-pixel-ratio : 2){
    .info-left p{
           overflow: hidden;
           text-overflow: ellipsis;
           display: -webkit-box;
           -webkit-line-clamp: 4;
           -webkit-box-orient: vertical;
    }
    .list li {
          width: 100%!important;
          height: 10.8rem!important;
          position: relative;
   }
   .index-newscenter{
          padding-top:64px;
   }
   .kffixed{
          display:block;
   }
 } 

/*6+*/ 
@media (min-device-width : 414px) and (max-device-width : 736px) and (-webkit-min-device-pixel-ratio : 3){ } 

/*魅族*/ 
@media only screen and (min-device-width :1080px) and (-webkit-min-device-pixel-ratio : 2.5){ } 

/*mate7*/ 
@media only screen and (min-device-width :1080px) and (-webkit-min-device-pixel-ratio : 3){ } 

/*4 4s*/ 
@media only screen and (device-height :480px) and (-webkit-device-pixel-ratio:2){ } 
/*超过1920*/
@media screen and  (min-width: 1913px) {

}

